Notes editor
Editor component to edit a note

Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-notes-editor></tcla-live-apps-notes-editor>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| isReply | ||
| noteText | string |
Outputs
| Attribute | Type | Comments | |
|---|---|---|---|
| noteSubmitted | EventEmitter | ||
| Event | noteSubmitted | Internal |
full development Documentation